FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (32 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleadjustment
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleadjustment
Version 0.0.1
Status draft
Date 2023-03-10
Name SETPScheduleAdjustmentExt
Title Extension: Schedule Adjustment
Experimental False
Realm ca
Description To define the period and reason for a schedule adjustment
Purpose to define the period and reason for a schedule adjustment
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-setp-ext-scheduleadjustment",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleadjustment",
  "version" : "0.0.1",
  "name" : "SETPScheduleAdjustmentExt",
  "title" : "Extension: Schedule Adjustment",
  "status" : "draft",
  "date" : "2023-03-10",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca/fhir/"
        },
        {
          "system" : "email",
          "value" : "some.email@ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "To define the period and reason for a schedule adjustment",
  "purpose" : "to define the period and reason for a schedule adjustment",
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Schedule"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "schedule adjustment",
        "definition" : "to define the period and reason for a schedule adjustment"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 2,
        "max" : "3"
      },
      {
        "id" : "Extension.extension:adjustmentPeriod",
        "path" : "Extension.extension",
        "sliceName" : "adjustmentPeriod",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:adjustmentPeriod.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "adjustmentPeriod"
      },
      {
        "id" : "Extension.extension:adjustmentPeriod.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "Extension.extension:adjustmentType",
        "path" : "Extension.extension",
        "sliceName" : "adjustmentType",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:adjustmentType.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "adjustmentType"
      },
      {
        "id" : "Extension.extension:adjustmentType.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:adjustmentReason",
        "path" : "Extension.extension",
        "sliceName" : "adjustmentReason",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:adjustmentReason.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "adjustmentReason"
      },
      {
        "id" : "Extension.extension:adjustmentReason.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleadjustment"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.